home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Light ROM 3
/
Light ROM 3 - Disc 2.iso
/
programs
/
amiga
/
titlers
/
b_titler
/
b_titler.lha
/
BluffTitlerDemo
/
DemoScript
< prev
next >
Wrap
Text File
|
1995-01-25
|
1KB
|
39 lines
LAB ja
; make the workbench + pointer invisible by making it black
; use the pointer and palette programs in the prefs drawer to
; make the presets black.pointer and black.palet
;dh0:prefs/pointer dh0:prefs/presets/black.pointer use
;dh0:prefs/palette dh0:prefs/presets/black.palet use
blufftitler:blufftitler blufftitler:shows/blufftitler.bt
; you can show pictures by using the vt program in the utilities drawer
;dh0:utilities/vt dh1:gfx/pics/gepiel/x2-x4+y4-y2.IFF delay 3
blufftitler:blufftitler blufftitler:shows/navigator.bt
; play a navigator anim
;navigator:navigator navigator:worlds/art/paaseiland navigator:worlds/art/paaseiland.rec
blufftitler:blufftitler blufftitler:shows/cockpit.bt
;navigator:navigator worlds:architectural/wilma worlds:architectural/wilma.rec
blufftitler:blufftitler blufftitler:shows/truth.bt
; use the following line to make a loop
;SKIP BACK ja
; make the workbench + pointer visible
;dh0:prefs/pointer dh0:prefs/presets/my.pointer use
;dh0:prefs/palette dh0:prefs/presets/my.palet use